home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / biz / dopus / DOpus414JRbin.lha / History.txt < prev    next >
Text File  |  2000-04-01  |  2KB  |  88 lines

  1. DirectoryOpus:
  2.  
  3. 4.14:
  4. - public release
  5.  
  6. 4.13h:
  7. - removed possible race condition which could cause a freeze after processing files
  8. when progress window was opened. But I don't relly think it helps  ;-)
  9. - re-enabled prop updating during directory reading.
  10.  
  11. 4.13g:
  12. - recompiled missing files with CHIP RAM bug.
  13.  
  14. 4.13f:
  15. - CHIP RAM problems finally solved! It was so simple...
  16. - turned off propgadget update during directory reading (Pavel Cizek)
  17. - additional keystrokes in file viewer: Space - PageDown (doesn't activate
  18. scroll mode anymore!), BackSpace - PageUp, / - Search requester (Pavel
  19. Cizek)
  20. - prop updating turned off while directury reading to test speed-up (Pavel
  21. Cizek).
  22.  
  23. 4.13e:
  24. - 'Sort by' popup menu added (requires popupmenu.library). Press RMB over
  25. diskname bar to display it.
  26.  
  27. 4.13d:
  28. - standard version string for main program.
  29. - allows CGX/P96 custom screens (still 16-color limit).
  30.  
  31. 4.13c:
  32. - partial workaround for GCC chip data bug. No more trashed gadgets, pointers or
  33. appicon in main program. Expect trashed gfx in ConfigOpus and in
  34. dopus.library functions. Final fix still to come.
  35.  
  36. 4.13b:
  37. - icon filename creation changed to the same as used by AmigaDOS
  38. - removed 30 chars limit for ADDICON function (I wonder how many such
  39.   limits still hide somewhere in the sources...)
  40. - added screennotify.library support (if available) so DOpus doesn't block
  41. WB screenmode changes anymore
  42.  
  43. 4.13a:
  44. - 68060 and RTG system support for Version requester.
  45.  
  46. 4.13:
  47. - long filename support (upto 107 characters)
  48. - fixed stack problem when started from CLI.
  49.  
  50. 4.12:
  51. - recompiled with GCC 2.95.2 and PhxAss 4.39
  52. - optimized for 68020 CPU
  53. - directly uses memory pools in KickStart 3.0+.
  54. - speeded-up file copying with progress indicator enabled (almost as fast
  55. as in DOpus Magellan!)
  56. - added up-to-date asyncIO routines (from aminet:dev/c/asyncio.lha)
  57. - doesn't hang-up during copying/moving files anymore (probably due to new asyncIO
  58. routines).
  59.  
  60.  
  61.  
  62.  
  63. ConfigOpus:
  64.  
  65. 4.13:
  66. - public release
  67.  
  68. 4.12b:
  69. - CHIP RAM bug removed. No more trashed graphic on native displays.
  70.  
  71. 4.12a:
  72. - if config window cannot be opened on WB due to insufficient number of
  73. free pens it tries to find best screenmode using BestModeID() under OS3.0+.
  74. No more annoying PAL screenmode.
  75. - screenmode filter allows CGX/P96 modes now (still upto 16 colors).
  76.  
  77.  
  78.  
  79.  
  80. dopus.library
  81.  
  82. 22.8:
  83. - public release
  84.  
  85. 22.7a:
  86. - CHIP RAM bug removed. No more trashed graphic on native displays.
  87. - requires OS 3.0+ to run
  88.